systemd.network.networks.<name>.deficitRoundRobinSchedulerClassConfig

Each attribute in this set specifies an option in the [DeficitRoundRobinSchedulerClass] section of the unit. See systemd.network(5) for details.

Type
attribute set of (systemd option)
Default
{ }
Example
{
  Parent = "root";
  QuantumBytes = "300k";
}
Declared
<nixpkgs/nixos/modules/system/boot/networkd.nix>